Fix GeoGrid OVL V2.0 Unknown subtype (17)
authorRalf Horstmann <ralf+github@ackstorm.de>
Wed, 15 Feb 2017 19:02:02 +0000 (20:02 +0100)
committerRalf Horstmann <ralf+github@ackstorm.de>
Wed, 15 Feb 2017 19:02:02 +0000 (20:02 +0100)
commit18536c4400440bc09c0e385a1aefff1458b487cc
treeeee535e1002866af8021b44d98eeea066eea26cb
parent33bda142dba949bf129c245deafda1d9b05879e0
Fix GeoGrid OVL V2.0 Unknown subtype (17)

Fixes issue #66.

OVL V2.0 files contain the additional text field for all subtype
values != 1, not just for subtype 0x10. The V3.0 and V4.0 readers
do handle this correctly already.

Add a test case that exposes the bug.

Change bincompare to compare for the gpx output files in the
ggv_bin test cases while there.
ggv_bin.cc
reference/ggv_bin-sample-v2.gpx [new file with mode: 0644]
reference/ggv_bin-sample-v2.ovl [new file with mode: 0644]
testo.d/ggv_bin.test